home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / games / nhak_src.zip / ATARI.CNF < prev    next >
Text File  |  1993-03-16  |  3KB  |  79 lines

  1. # A '#' at the beginning of a line means the rest of the line is a comment.
  2. #
  3. # This configuration file is set up for two cases, for a hard disk
  4. # (as drive C:), and for one (double sided) floppy disk.
  5. #
  6. # To change the configuration, comment out the unwanted lines, and
  7. # uncomment the configuration you want.
  8.  
  9.  
  10. # *** OPTIONS ***
  11. #
  12. # If you want people to play NetHack over the modem, you should probably
  13. # uncomment the following line:
  14. #
  15. #OPTIONS=!IBM_BIOS,number_pad,nocolor
  16. #
  17. # Some options to set personal preferences.  Uncomment and change these to
  18. # suit your personal preference.  If several people are to use the same
  19. # configuration, options like these should not be set.
  20. #
  21. #OPTIONS=name:Janet-V,female,dogname:Fido,catname:Morris,fruit:apricot
  22. #OPTIONS=packorder:")[%?+/=!(*0_`,endgame:10 top/2 around/own
  23. #
  24. #
  25. # Other general options.  You might also set "silent" so as not to attract
  26. # the boss's attention.
  27. #
  28. OPTIONS=time,rest_on_space,nopickup
  29.  
  30. # Color: if you have a color monitor and *don't* want colors, 
  31. # comment out the following line. (Mono users don't get color no matter what.)
  32. #
  33. #OPTIONS=nocolor
  34.  
  35. # *** HARD DISK CONFIGURATION ***
  36. #
  37. #HACKDIR=c:\games\nethack
  38. #
  39. #   LEVELS and SAVE default to HACKDIR
  40. #
  41. #LEVELS=c:\games\nethack
  42. #   appending a ";n" to SAVE means don't prompt to insert a disk.
  43. #SAVE=c:\games\nethack;n
  44. #
  45. # Using a ramdisk speeds things up; a 150K ramdisk is OK even on a 1 megabyte
  46. # system.
  47. #RAMDISK=m:
  48.  
  49.  
  50. # *** 1-FLOPPY CONFIGURATION ***
  51. #
  52. HACKDIR=a:
  53. LEVELS=a:
  54. SAVE=a:
  55. #RAMDISK=m:
  56.  
  57.  
  58. # *** CHARACTER GRAPHICS ***
  59. #
  60. # The 35 GRAPHICS characters (0-34) are:
  61. # stone, vertical wall, horizontal wall, top left corner, top right corner, 
  62. # bottom left corner, bottom right corner, crosswall, up T wall, down T wall, 
  63. # left T wall, right T wall, vertical beam, horizontal beam, left slant, right
  64. # slant, no door, vertical open door, horizontal open door, floor, corridor,
  65. # up stairs, down stairs, trap, web, pool, fountain, sink, throne, altar,
  66. # up ladder, down ladder, vertical drawbridge wall, horizontal drawbridge wall 
  67. #
  68. # If you specify less than 35 ASCII values, the remaining characters will be
  69. # set to their respective defaults.
  70. #
  71. #
  72. # To use the Atari's (not very good) graphics character set, uncomment the
  73. # next GRAPHICS= line:
  74. #       ' '  |   -   .   .   `   '   -   -   -   -   -   |   -   \   /   .   -   |   +   .   #   <   >   ^   "   }   {   #   \   _   <   >   #   #
  75. #GRAPHICS=042 124 045 169 170 045 045 043 045 045 045 045 124 045 092 047 249 251 251 252 250 240 174 175 222 223 247 221 189 196 227 243 242 178 179
  76. #
  77. # To use the font constructed by hackfnt.prg, uncomment the following line:
  78. #GRAPHICS=032 217 218 194 195 192 193 216 197 196 199 198 217 218 092 047 202 201 201 200 202 203 210 211 207 206 214 204 205 208 209 212 213 215 215
  79.